home *** CD-ROM | disk | FTP | other *** search
/ Over 1,000 Windows 95 Programs / Over 1000 Windows 95 Programs (Microforum) (Disc 1).iso / 0842 / mitcpyrt.h next >
C/C++ Source or Header  |  1997-04-11  |  2KB  |  67 lines

  1. /*
  2.  *----------------------------------------------------------------
  3.  *
  4.  *  $Source: G:/TMAIL\RCS\MITCPYRT.H $
  5.  *  $Revision: 2.1 $
  6.  *  $Date: 1993/06/17 03:33:35 $
  7.  *  $State: Exp $
  8.  *  $Author: pbh $ Max E. Metral
  9.  *  $Locker: pbh $
  10.  *
  11.  *  $Log: MITCPYRT.H $
  12.  * Revision 2.1  1993/06/17  03:33:35  pbh
  13.  * Unknown changes.
  14.  *
  15.  * Revision 2.0  93/05/12  10:44:00  pbh
  16.  * beta 0.13 check in
  17.  * MEWEL support added
  18.  * 
  19.  * Revision 0.3  92/08/27  10:39:48  pbh
  20.  * 0.2a alpha check in
  21.  * 
  22.  * Revision 0.2  92/06/26  12:12:49  pbh
  23.  * alpha 0.1a
  24.  * 
  25.  * Revision 0.1  92/05/21  14:29:01  pbh
  26.  * Initial check in, working pre alpha, 
  27.  * pbh's first pass at memetral's code
  28.  * 
  29.  *
  30.  *
  31.  *
  32.  *----------------------------------------------------------------
  33.  */
  34. #ifndef MIT_COPYRIGHT
  35. #define MIT_COPYRIGHT
  36. /*
  37.  * This software is being provided to you, the LICENSEE, by the 
  38.  * Massachusetts Institute of Technology (M.I.T.) under the following 
  39.  * license.  By obtaining, using and/or copying this software, you agree 
  40.  * that you have read, understood, and will comply with these terms and 
  41.  * conditions:  
  42.  * 
  43.  * Permission to use, copy, modify and distribute this software and its 
  44.  * documentation for any purpose and without fee or royalty is hereby 
  45.  * granted, provided that you agree to comply with the following copyright 
  46.  * notice and statements, including the disclaimer, and that the same 
  47.  * appear on ALL copies of the software and documentation, including 
  48.  * modifications that you make for internal use or for distribution:
  49.  * 
  50.  * Copyright 1994 by the Massachusetts Institute of Technology.  All rights
  51.  * reserved.  
  52.  * 
  53.  * THIS SOFTWARE IS PROVIDED "AS IS", AND M.I.T. MAKES NO REPRESENTATIONS 
  54.  * OR WARRANTIES, EXPRESS OR IMPLIED.  By way of example, but not 
  55.  * limitation, M.I.T. MAKES NO REPRESENTATIONS OR WARRANTIES OF 
  56.  * MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF 
  57.  * THE LICENSED SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY 
  58.  * PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.   
  59.  * 
  60.  * The name of the Massachusetts Institute of Technology or M.I.T. may NOT 
  61.  * be used in advertising or publicity pertaining to distribution of the 
  62.  * software.  Title to copyright in this software and any associated 
  63.  * documentation shall at all times remain with M.I.T., and USER agrees to 
  64.  * preserve same.
  65.  */
  66. #endif /*MIT_COPYRIGHT*/
  67.